home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / me / .login < prev    next >
Encoding:
Text File  |  1993-09-13  |  180 b   |  9 lines

  1. #
  2. # This file gets executed once at login or window startup.
  3. #
  4. set noglob; eval `tset -Q -s`; unset noglob
  5. set term=$TERM
  6. stty decctlq intr "^C" erase "^?" kill "^U"
  7. stty -tabs
  8. cd
  9.